@extends('layouts.master') @section('title') @lang('translation.Location Type') @endsection @section('css') @endsection @section('content')

Create new / edit Location Classification

@csrf
Create New Location Classifications
Required
@endsection @section('script') @endsection