@extends('layouts.app') @section('title') {{'Add Business Ownership Group'}} @endsection @section('content')
@csrf
*
@push('scripts') @endpush @endsection