@extends('layouts.master') @section('title', 'Add Case Lawyers - ') @section('content')
← Back to Case Lawyers Options

Add Case Lawyers

@if($errors->any())
@endif
@csrf
@endsection