@section('page_content')
@csrf
Fill in the details.
@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
Collection Lead Fields
@include('tenant.metro.lemarex.collections.inc._addEditColumns')
  Field Name Show Action
General Details
@stop