@extends('admin.layout.base') @section('title', 'Add Location ') @section('content')
 Add Location

{{csrf_field()}}
--OR--

--OR--
Cancel
@endsection