@extends('master.app') @section('title', 'Create Business Info') @section('body')

Create Business Information

@include('general.valert')
@csrf
Back
@endsection @section('pageJs') @endsection