@extends('front-end.layouts.apps') @section('title', 'اړیکه') @section('page_title', 'اړیکه') @section('main_container')
{{-- Back button --}}
شاته
{{-- Contact card --}}

اړیکه

تاسو کولی شئ هر وخت له موږ سره مستقیم اړیکه ونیسئ.

@if (Session::has('msg'))
{{ Session::get('msg') }}
@endif
@method('post') @csrf
{{-- Bottom Navigation --}}
@endsection