@extends('layouts.admin') @section('page-title') {{__('Manage Leads')}} @if($pipeline) - {{$pipeline->name}} @endif @endsection @push('css-page') @endpush @push('script-page') @endpush @section('breadcrumb')