@extends('layouts.main') @section('content')

Create Route

{{ csrf_field() }}
@endsection @section('sub_header')
Create Route
@endsection @section('theam_css') @endsection @section('js_file') @endsection @section('page_js') @endsection