@extends('frontend_landing_page.master') @section('content') @php $allpage = DB::table('all_page_images')->where('id', 1)->first(); @endphp

Register

image

Register

@csrf
@endsection