@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf

{{ __('about_admin.about_data') }}

{{--
--}}
{{-- Start Tap --}}
{{-- Tap 1 --}}
{{-- Start Input --}} {{--
--}} {{--
--}}
{{-- End Input --}}
{{-- End Tap 1 --}} {{-- Tap 2 --}}
{{-- Start Input --}} {{--
--}} {{--
--}}
{{-- End Input --}}
{{-- End Tap 2 --}}
{{--
--}}
@endsection('content') @section('scripts') @endsection