@extends('frontend.layouts.master') @section('page_title') {{ __('business.create.title') }} @endsection @section('head') @endsection @section('content-wrapper')





@include('frontend.sections.block-business-register') @endsection