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

{{__('My Leads')}}

@stop @section('content')
{{ __('Title') }} {{ __('Created by') }} {{ __('Deadline') }}
@stop @push('scripts') @endpush