@extends('layouts.master') @section('title') @lang('translation.legal-pages') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') @lang('translation.legal-pages') @endslot @slot('title') @lang('translation.update') @endslot @endcomponent @include('partials.session')
@csrf
{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}}
@endsection @section('script') @endsection