@extends('layouts.app') @section('content') @push('stylesheets') @endpush

Update Business Profile

@csrf
@push('scripts') @endpush @if (Session::has('message')) @endif @endsection