@extends('template.app') @section('meta') @endsection @section('title') Sub Lead Source View @endsection @section('styles') @endsection @section('content')
@csrf @method('GET')
@endsection @section('scripts') @endsection