@extends('layouts.master') @section('css') @endsection @section('title') Master Settings @endsection @section('content')
Import Settings
@csrf
@endsection @section('script') @endsection