Commit f0714acb authored by Khumoyunmirzo Sodiqov's avatar Khumoyunmirzo Sodiqov

fix bugs

parent 76ff67f8
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="45142ad9-1f6f-4356-8738-3011f539d65e" name="Default Changelist" comment=""> <list default="true" id="45142ad9-1f6f-4356-8738-3011f539d65e" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resources/views/layouts/user.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/resources/views/layouts/user.blade.php" afterDir="false" /> <change beforePath="$PROJECT_DIR$/resources/views/pages/terms.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/resources/views/pages/terms.blade.php" afterDir="false" />
</list> </list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
...@@ -31,46 +31,6 @@ ...@@ -31,46 +31,6 @@
<expand /> <expand />
<select /> <select />
</component> </component>
<component name="FindInProjectRecents">
<findStrings>
<find>Hello, A</find>
<find>activi</find>
<find>ip</find>
<find>addressUpdate</find>
<find>ОТЗЫВЫ</find>
<find>СВЯЖИТЕСЬ С НАМИ</find>
<find>fontawesome-webfont.eot</find>
<find>.eot</find>
<find>.ttf</find>
<find>.woff</find>
<find>/feedback/add</find>
<find>fa-pinterest-p</find>
<find>save</find>
<find>Адреса</find>
<find>profile</find>
<find>ProfileController@profile</find>
<find>addr</find>
<find>register</find>
<find>exists</find>
<find>sign</find>
<find>Декларация</find>
<find>address</find>
<find>device</find>
<find>pending_packages</find>
<find>packages</find>
<find>/packages</find>
<find>parce</find>
<find>onpa</find>
<find>countPackages</find>
<find>sen</find>
</findStrings>
<replaceStrings>
<replace />
</replaceStrings>
<dirStrings>
<dir>D:\Programm Files\OpenServer\OSPanel\domains\fazoshop\fazoshop\resources\views</dir>
</dirStrings>
</component>
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component> </component>
...@@ -261,7 +221,7 @@ ...@@ -261,7 +221,7 @@
<workItem from="1569048123758" duration="278000" /> <workItem from="1569048123758" duration="278000" />
<workItem from="1570474579928" duration="2098000" /> <workItem from="1570474579928" duration="2098000" />
<workItem from="1570507468153" duration="6606000" /> <workItem from="1570507468153" duration="6606000" />
<workItem from="1570540679279" duration="3167000" /> <workItem from="1570540679279" duration="4734000" />
</task> </task>
<task id="LOCAL-00001" summary="first commit (10/07/2019//11/;58)"> <task id="LOCAL-00001" summary="first commit (10/07/2019//11/;58)">
<created>1570475345391</created> <created>1570475345391</created>
...@@ -326,7 +286,21 @@ ...@@ -326,7 +286,21 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1570564437087</updated> <updated>1570564437087</updated>
</task> </task>
<option name="localTasksCounter" value="10" /> <task id="LOCAL-00010" summary="fix bugs">
<created>1570564534445</created>
<option name="number" value="00010" />
<option name="presentableId" value="LOCAL-00010" />
<option name="project" value="LOCAL" />
<updated>1570564534445</updated>
</task>
<task id="LOCAL-00011" summary="fix bugs">
<created>1570567783874</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1570567783874</updated>
</task>
<option name="localTasksCounter" value="12" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
...@@ -371,7 +345,7 @@ ...@@ -371,7 +345,7 @@
<breakpoints> <breakpoints>
<line-breakpoint enabled="true" type="php"> <line-breakpoint enabled="true" type="php">
<url>file://$PROJECT_DIR$/resources/views/pages/terms.blade.php</url> <url>file://$PROJECT_DIR$/resources/views/pages/terms.blade.php</url>
<line>476</line> <line>537</line>
<option name="timeStamp" value="1" /> <option name="timeStamp" value="1" />
</line-breakpoint> </line-breakpoint>
</breakpoints> </breakpoints>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
@section('content') @section('content')
<section class="section section-inset-1"> <section class="section section-inset-1">
<div class="container"> <div class="container">
<h2 class="text-center" style="color: #ffffff;">PRIVACY NOTICE AND PRIVACY POLICY</h2> <h2 class="text-center" style="color: #004085;">PRIVACY NOTICE AND PRIVACY POLICY</h2>
<hr> <hr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment