@extends('layouts.master') @section('heading')

{{__('All leads')}}

@stop @section('content') @if(!Auth::user()->hasRole('manager'))
{{-- {{csrf_field()}} --}}
@endif
Title {{__('Company')}} Name Work Function Phone number Email Estimated Sale Contact Date Next Contact Status Lead Source Notes Sales Rep Date Created Action
@stop @push('scripts') @endpush