@extends('admin_template') @section('content') {{ status_error(); }} Add Lead Status @csrf Hot Warm Cold Other Lead Status {{isset($mode) && $mode == 'update' ? 'Update' : 'Save'}} Sr. No. Name Created date Action @endsection