@extends('layouts.dashbord') @section('title', 'Agencies') @section('content') @if (\Session::has('success')) {!! \Session::get('success') !!} @endif Agencies SN. Name URL Current Leads Total Leads Action @endsection